CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - array class

搜索资源列表

  1. hm6

    0下载:
  2. 抽象类的使用 设计一个类层次,定义一个抽象类--形状,其中包括有求形状的面积的抽象方法。 ----继承该抽象类定义三角型、矩形、圆。 ----编写一个主程序将一个三角形、矩形、圆存入一个数组中,将数组中各类图形的面积输出。-kind of abstract designs a class hierarchy, the definition of an abstract category -- shape, These include the shape of the area fo
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1021
    • 提供者:黄铭
  1. UPU

    0下载:
  2. 功能列表 - 理论上可以上传无限大的文件 - 实时显示上传状态、进度 - 支持多文件上传以及与表单混合上传 - 方便的用户调用接口 - 兼容不同浏览器 - ... 注意: 1. UPU需要php4.3.0及其以上版本,并打开socket扩展 2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在 upu.class.php中指定。 3. 你的<form>中要有enctype=\"mu
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:46706
    • 提供者:kuang
  1. strout

    0下载:
  2. 设一个班有10名学生,每个学生有姓名、学号、成绩等信息,请利用对象数组的概念编程,求平均成绩。-set up a class had 10 students, with each student's name, school, results and other information. Please use the concept of object array programming, seeking average scores.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:行风
  1. class.db

    0下载:
  2. 56.com的一个 MYSQL应用类 class.db.php 实列化 $scfg[‘db’] = array( ‘host’ => ‘db.56.com’, ‘database’ => ‘56h_flv’, ‘username’ => ‘root’, ‘password’ => ‘‘); $db = new db($scfg[‘db’]); // // 函数: insert(
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5339
    • 提供者:夏一平
  1. wodetanke

    0下载:
  2. 全面运用所学的JAVA理论对所设计的类进一步完善,并学会使用数组存储游戏地图数据,并能运用图形绘制方法和一定的算法将地图在游戏中绘制出来,并能控制游戏角色在地图可行走区域运动。-comprehensive study of the use of Java theory designed to further improve the class, and learning how to use the array game map data storage, and will be able to
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:364017
    • 提供者:zhanglibin
  1. Java学习示例代码

    0下载:
  2. /** The CatDist class is for representing a distribution of categories. A * CatDist object is produced by a categorizer during the scoring process. * A loss function may optionally be applied to the CatDist. <P> * It is a
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-16
    • 文件大小:13099
    • 提供者:patrick
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. 商家点评插件有地图版插件for UCHome 1.5

    0下载:
  2. 将文件拷贝到UCH安装目录(不会覆盖任何UCH文件). 其中config.shop.inc.php文件需要有写权限(linux). 运行shop_install.php 打开shop.php文件。将 $_SC['GoogleAPI']='ABQIAAAAIl6BzjiDCz90JrLDCFco6xRsRMjB2wv1Y7bZb-CPY4a_zZ8tAhQljtAew1TctFXLCYxRjkaGoD8jzA';替换成您的Google KYE。如您在本地调试,可以直接用以上K
  3. 所属分类:PHP源码

  1. Vigenere

    0下载:
  2. 一个关于维吉尼亚密码的编程,用java实现,用String类和数组实现,比较经典-A password on the Virginia program, with java implementation, with the String class and an array of implementation, more classic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:
  1. 263_TestStudent

    0下载:
  2. 课程类有名字,学生数组,老师,学生个数属性。 有增加学生方法,查看课程信息方法,查看课程详细信息方法,查询学生信息方法 -Course class has the name of the array of students, teachers, students number of attributes. There are methods of increasing the number of students to view course information methods, view
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:12502
    • 提供者:
  1. 6

    0下载:
  2. 2、 声明测试类TestStudent完成对多态性的测试:(1)在主方法中声明Student类的数组(含五个元素)。(2)生成五个对象存入数组,其中三个Student类的对象、一个StudentXW类的对象、一个StudentBZ类的对象。(3)将方法testScore()发送给数组的每一个元素,输出结果,并分析具体执行的是哪一个类中的方法。-2, statement completion of testing polymorphisms TestStudent type of test: (1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:771
    • 提供者:ww
  1. java_applet

    0下载:
  2. Applet类与Applet小程序,数组 向量 字符串 递归 排序-Applet applet Applet class, recursive sort string array vector
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:658794
    • 提供者:guaiguai
  1. Jakarta_Commons_study

    0下载:
  2. 从Jakarta Commons CookBook中整理出来的非常有用的类和方法,以方便的方法解决了诸如数组操作、日期操作、字符串操作、数字操作、文件操作等常见的问题。这是在java web应用中常见的commons-*.jar包中的内容-The very useful class and method finishing out from Jakarta Commons CookBook, to facilitate the solution of such operations of ar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4080
    • 提供者:萧毅鸿
  1. advs

    0下载:
  2. js圖片展示 <scr ipt type="text/javascr ipt"> var a3={urls:[ http://www.url.com , http://www.url.com , http://www.url.com ], imgs:Array(), currScene:0, slideID:null, IE:(navigator.userAgent.indexOf("MSIE")>0)?true:false, step:
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:707
    • 提供者:kins
  1. matriz

    0下载:
  2. Class to instantiate an object array and maninula it. Ex: tst_matriz.php
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:1699
    • 提供者:ManofeniX
  1. Matrix

    0下载:
  2. Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1500
    • 提供者:艾枫
  1. javaconnection

    0下载:
  2. java通讯录课程设计,序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条记录还使用了系统的对象数组类Arraylist。同时也方便了查找操作 -java address book curriculum design, sequence using ObjectInPutStream and ObjectOutPutStream input an
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:35036
    • 提供者:古丽
  1. TestTreeSet

    0下载:
  2. 这是一个测试treeset容器的小程序,可以用来对array类进行简单的学习~-This is a test treeset container applet can be used for a simple array class to learn ~
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1929
    • 提供者:my name
  1. array

    0下载:
  2. 定义一数组,再定义一整型数组,此整型数组属于动态分配大小,所有大小由程序指定,并在此基础上实现反转类、排序类-Define an array, and then define an integer array, the array is dynamically allocated integer size, all size specified by the program, and based on the reverse of this class, sort class
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:809
    • 提供者:gaoyuan
  1. OneArryasTools v1.1-ok

    0下载:
  2. * 这是一个一维数组的工具类,里面封装了6个方法,分别是 * 1.数组的遍历: print方法 * 2.获取最大值: getMax方法 * 3.获取最小值: getMin方法 * 4.反转数组:revArray方法 * 5.数组升序(从小到大排列):asc * 6.数组降序(从大到小排列):desc * * 备注:显示的同时带数组返回,加个接收类型就可以了。 * * @author wuxiaolong * @version v1.1(* this
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:eto754
« 12 3 4 5 6 »
搜珍网 www.dssz.com